Added support for flipping encoder direction#81
Added support for flipping encoder direction#81SaintSampo wants to merge 1 commit intoOpen-STEM:mainfrom
Conversation
|
This currently happens in the EncodedMotor class - is there a real reason to move it into the encoder instead? |
|
Not all encodered motors use the same direction convention. I bought some N20 motors where the convention was flipped for example. From what I remember, flipping the motor direction is no help because that also flips the encoder direction. They will always be opposite. Unless you can flip the encoder direction separately. |
No description provided.